home *** CD-ROM | disk | FTP | other *** search
/ DOKAN 12 / Dokan 12.iso / Extra / mpfull.exe / 1033 / RCDATA / CABINET / msdxddex.inf < prev    next >
INI File  |  1998-07-31  |  2KB  |  74 lines

  1. ; Localized    07/14/1998 03:17 PM (GMT)    7:4.1.183     msdxddex.inf
  2. ; MSDXDDEX.INF
  3. ;
  4. ; This is the Setup information file to install 
  5. ; Microsoft DirectDrawEx.
  6. ;
  7. ; Copyright (c) 1997 Microsoft Corporation
  8. ;
  9. [version]
  10. Signature="$CHICAGO$"
  11. SetupClass=BASE
  12. Provider=%MSFT%
  13. AdvancedInf=2.5
  14.  
  15. [SourceDisksNames]
  16. 1 = %DiskName%,,0
  17.  
  18. [SourceDisksFiles]
  19. ddrawex.dll=1
  20. msdxddex.inf=1
  21. ddexinst.exe=1
  22.  
  23. [DestinationDirs]
  24. copy.inf   = 17           ; LDID_INF
  25. copy.files = 11           ; LDID_SYS
  26. copy.setup = 11           ; LDID_SYS
  27.  
  28. [DefaultInstall]
  29. RunPostSetupCommands=RPSC
  30. CopyFiles=copy.files,copy.inf,copy.setup
  31. DelReg=del.reg
  32. AddReg=add.reg
  33.  
  34. [Uninstall]
  35. DelReg=del.reg
  36. DelFiles=copy.files,copy.inf,copy.setup
  37.  
  38. [Uninstall.NT]
  39. DelReg=del.reg
  40. DelFiles=copy.files,copy.inf,copy.setup
  41.  
  42. [RPSC]
  43. ddexinst.exe +,LaunchINFSectionEx,ddrawex.dll,Uninstall,12,22d6f312-b0f6-11d0-94ab-0080c74c7e95,
  44.  
  45. [copy.files]
  46. ddrawex.dll,,,33
  47.  
  48. [copy.inf]
  49. msdxddex.inf,,,33
  50.  
  51. [copy.setup]
  52. ddexinst.exe,,,33
  53.  
  54. [del.reg]
  55. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\DirectDrawEx
  56. HKCR,DirectDrawEx
  57. HKCR,CLSID\{4FD2A832-86C8-11D0-8FCA-00C04FD9189D}
  58. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{44BBA855-CC51-11CF-AAFA-00AA00B6015F}"
  59.  
  60. [add.reg]
  61. HKCR,DirectDrawEx,,,"DirectDrawEx Object"
  62. HKCR,DirectDrawEx\CLSID,,,{4FD2A832-86C8-11D0-8FCA-00C04FD9189D}
  63. HKCR,CLSID\{4FD2A832-86C8-11D0-8FCA-00C04FD9189D},,,"DirectDrawEx Object"
  64. HKCR,CLSID\{4FD2A832-86C8-11D0-8FCA-00C04FD9189D}\InprocServer32,,,ddrawex.dll
  65. HKCR,CLSID\{4FD2A832-86C8-11D0-8FCA-00C04FD9189D}\InprocServer32,"ThreadingModel",,"Both"
  66. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\DirectDrawEx,"QuietDisplayName",,"Microsoft DirectDrawEx"
  67. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\DirectDrawEx,"UninstallString",,     "%11%\ddexinst.exe -,LaunchINFSectionEx,ddrawex.dll,Uninstall,1,22d6f312-b0f6-11d0-94ab-0080c74c7e95,"
  68. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\DirectDrawEx,"QuietUninstallString",,"%11%\ddexinst.exe -,LaunchINFSectionEx,ddrawex.dll,Uninstall,12,22d6f312-b0f6-11d0-94ab-0080c74c7e95,"
  69. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\DirectDrawEx,"RequiresIESysFile",,"4.71"
  70.  
  71. [Strings]
  72. DiskName = "Disco de instalaci≤n de Microsoft DirectDrawEx"
  73. MSFT = "Microsoft"
  74.